Skip to content

Bugfix: environment installation was not working#1

Open
Thinkpiet wants to merge 3 commits intopwhuang:dolfinxfrom
Thinkpiet:dolfinx
Open

Bugfix: environment installation was not working#1
Thinkpiet wants to merge 3 commits intopwhuang:dolfinxfrom
Thinkpiet:dolfinx

Conversation

@Thinkpiet
Copy link
Copy Markdown

  • there was a forgotten env missing in the command given by the README (conda create does not accept YAML files, and -f would mean --force instead of --file, thus that command crashes)
  • blas[build=accelerate] causes PackagesNotFoundError: The following packages are not available from current channels for channel conda-forge for conda 26.1.0
  • with the changes from this pull request, environment installation works for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant